home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
1122
/
1122.xpi
/
chrome
/
tabmixplus.jar
/
content
/
tabmixplus
/
links
/
text_link.xul
< prev
next >
Wrap
Extensible Markup Language
|
2008-04-15
|
638b
|
20 lines
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://tabmixplus/skin/text_link.css" type="text/css"?>
<overlay id="tabmixplus-text-link-overlay"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script type="application/x-javascript" src="chrome://tabmixplus/content/links/userInterface.js"/>
<script type="application/x-javascript">
<![CDATA[
window.openUILink = TMP_openUILink;
]]>
</script>
<!-- text_link.css fix the links for "Visit Home Page" in about.xul -->
<!-- text_link.css fix the links for "view more information..." in updates.xul -->
</overlay>